home *** CD-ROM | disk | FTP | other *** search
/ IL-2 Sturmovik (2001) Dig…Preview and Review disks / Demo disk.iso / data1.cab / Files / lib / rt.jar / javax / swing / plaf / metal / resources / metal_fr.properties < prev    next >
Encoding:
Text File  |  1979-12-31  |  1.4 KB  |  37 lines

  1. # This properties file is used to create a PropertyResourceBundle
  2. # It contains Locale specific strings used be the Metal Look and Feel.
  3. # Currently, the following components need this for support:
  4. #
  5. #    FileChooser
  6. #
  7. # When this file is read in, the strings are put into the 
  8. # defaults table.  This is an implementation detail of the current
  9. # workings of Swing.  DO NOT DEPEND ON THIS.  
  10. # This may change in future versions of Swing as we improve localization 
  11. # support.
  12. #
  13. # 1.5 03/08/01
  14. # @author Steve Wilson
  15.  
  16.  
  17. ############ FILE CHOOSER STRINGS #############
  18.  
  19. FileChooser.lookInLabelText=Rechercher dans :
  20. FileChooser.fileNameLabelText=Nom de fichier :
  21. FileChooser.filesOfTypeLabelText=Fichiers du type :
  22. FileChooser.upFolderToolTipText=Remonte d'un niveau.
  23. FileChooser.upFolderAccessibleName=Vers le haut
  24. FileChooser.homeFolderToolTipText= R\u00e9pertoire d'accueil
  25. FileChooser.homeFolderAccessibleName=Accueil
  26. FileChooser.newFolderToolTipText=Cr\u00e9e un nouveau dossier.
  27. FileChooser.newFolderAccessibleName=Nouveau dossier
  28. FileChooser.listViewButtonToolTipText=Liste
  29. FileChooser.listViewButtonAccessibleName=Liste
  30. FileChooser.detailsViewButtonToolTipText=D\u00e9tails
  31. FileChooser.detailsViewButtonAccessibleName=D\u00e9tails
  32.  
  33. ############ InternalFrameTitlePane Strings ############
  34. InternalFrameTitlePane.iconifyButtonAccessibleName=R\u00E9duire
  35. InternalFrameTitlePane.maximizeButtonAccessibleName=Agrandir
  36. InternalFrameTitlePane.closeButtonAccessibleName=Fermer
  37.